Supports uploads of binary files into a Content Studio binary category by both anonymous and authenticated users.

Examples

Enable the user to upload files into the Data/Uploads category.

HTML
<csx:BinaryUpload RunAt="Server" Category="Data/Uploads" />